Trace number 2084045

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pcs 0.3.2UNSAT 132.841 133.934

DiagnosticValue
ASSIGNMENTS1451

General information on the benchmark

Namecsp/fapp/fapp36/
normalized-fapp36-2000-3.xml
MD5SUM1d1f1cebdc92b091f3f5ffe18a2e82b4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3478
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 753430303
0.00/0.05	c Constructing HOME/instance-2084045-1247724346.xml  with 116241 constraints
1.95/2.09	c Solving 1451 backtracks 9 restarts
132.79/133.92	s UNSATISFIABLE
132.79/133.92	d ASSIGNMENTS 1451

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084045-1247724346/watcher-2084045-1247724346 -o /tmp/evaluation-result-2084045-1247724346/solver-2084045-1247724346 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 753430303 HOME/instance-2084045-1247724346.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.94 1.98 4/72 13188
/proc/meminfo: memFree=1453728/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=5356 CPUtime=0
/proc/13188/stat : 13188 (pcssolve) R 13186 13188 13151 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 59497625 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13188/statm: 1339 241 200 169 0 50 0
[pid=13189] ppid=13188 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (pcssolve) R 13188 13188 13151 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 59497626 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13189/statm: 1339 241 200 169 0 50 0

[startup+0.0790721 s]
/proc/loadavg: 1.84 1.94 1.98 4/72 13188
/proc/meminfo: memFree=1453728/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=6336 CPUtime=0.05
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 1226 665 0 0 5 0 0 0 18 0 1 0 59497625 6488064 817 996147200 134512640 135215973 4294956304 18446744073709551615 5968451 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 1584 817 386 171 0 509 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6336

[startup+0.102072 s]
/proc/loadavg: 1.84 1.94 1.98 4/72 13188
/proc/meminfo: memFree=1453728/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=6852 CPUtime=0.07
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 1372 665 0 0 7 0 0 0 18 0 1 0 59497625 7016448 922 996147200 134512640 135215973 4294956304 18446744073709551615 134632070 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 1713 922 386 171 0 638 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6852

[startup+0.302096 s]
/proc/loadavg: 1.84 1.94 1.98 4/72 13188
/proc/meminfo: memFree=1453728/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=11780 CPUtime=0.27
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 2939 665 0 0 27 0 0 0 19 0 1 0 59497625 12062720 2017 996147200 134512640 135215973 4294956304 18446744073709551615 5975781 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 2945 2017 386 171 0 1870 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11780

[startup+0.702136 s]
/proc/loadavg: 1.84 1.94 1.98 4/72 13188
/proc/meminfo: memFree=1453728/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=22456 CPUtime=0.66
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 6231 665 0 0 64 2 0 0 23 0 1 0 59497625 22994944 3875 996147200 134512640 135215973 4294956304 18446744073709551615 134773434 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 5614 3875 386 171 0 4539 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 22456

[startup+1.50121 s]
/proc/loadavg: 1.84 1.94 1.98 3/73 13193
/proc/meminfo: memFree=1434520/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=40544 CPUtime=1.46
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 12345 665 0 0 141 5 0 0 25 0 1 0 59497625 41517056 7507 996147200 134512640 135215973 4294956304 18446744073709551615 6000213 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 10136 7507 386 171 0 9061 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 40544

[startup+3.10136 s]
/proc/loadavg: 1.84 1.94 1.98 3/73 13193
/proc/meminfo: memFree=1422488/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=55784 CPUtime=3.05
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 19853 665 0 0 297 8 0 0 25 0 1 0 59497625 57122816 12725 996147200 134512640 135215973 4294956304 18446744073709551615 4158960060 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 13946 12725 410 171 0 12871 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 55784

[startup+6.30168 s]
/proc/loadavg: 1.85 1.94 1.98 3/73 13193
/proc/meminfo: memFree=1402968/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=56408 CPUtime=6.22
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 20110 665 0 0 614 8 0 0 25 0 1 0 59497625 57761792 12824 996147200 134512640 135215973 4294956304 18446744073709551615 134532692 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 14102 12824 410 171 0 13027 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 56408

[startup+12.7013 s]
/proc/loadavg: 1.87 1.94 1.98 3/73 13193
/proc/meminfo: memFree=1399384/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=58956 CPUtime=12.56
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 20922 665 0 0 1247 9 0 0 25 0 1 0 59497625 60370944 13427 996147200 134512640 135215973 4294956304 18446744073709551615 134583949 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 14739 13427 410 171 0 13664 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 58956

[startup+25.5016 s]
/proc/loadavg: 1.89 1.94 1.98 3/73 13193
/proc/meminfo: memFree=1391640/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=66032 CPUtime=25.26
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 22966 665 0 0 2516 10 0 0 25 0 1 0 59497625 67616768 15054 996147200 134512640 135215973 4294956304 18446744073709551615 4158960053 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 16508 15054 410 171 0 15433 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 66032

[startup+51.1011 s]
/proc/loadavg: 1.93 1.94 1.98 3/73 13193
/proc/meminfo: memFree=1384984/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=66688 CPUtime=50.65
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 33582 665 0 0 5052 13 0 0 25 0 1 0 59497625 68288512 15374 996147200 134512640 135215973 4294956304 18446744073709551615 134583491 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 16672 15374 413 171 0 15597 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 66688

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.98 3/73 13193
/proc/meminfo: memFree=1369112/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=75392 CPUtime=101.45
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 125256 665 0 0 10102 43 0 0 25 0 1 0 59497625 77201408 17552 996147200 134512640 135215973 4294956304 18446744073709551615 134591510 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 18848 17552 413 171 0 17773 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 75392

Solver just ended. Dumping a history of the last processes samples

[startup+115.101 s]
/proc/loadavg: 1.97 1.95 1.98 3/73 13193
/proc/meminfo: memFree=1365976/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=76848 CPUtime=114.14
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 152241 665 0 0 11363 51 0 0 25 0 1 0 59497625 78692352 17906 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 19212 17906 413 171 0 18137 0
Current children cumulated CPU time (s) 114.14
Current children cumulated vsize (KiB) 76848

[startup+121.502 s]
/proc/loadavg: 1.98 1.95 1.98 3/73 13193
/proc/meminfo: memFree=1363480/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=78168 CPUtime=120.49
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 158216 665 0 0 11996 53 0 0 25 0 1 0 59497625 80044032 18238 996147200 134512640 135215973 4294956304 18446744073709551615 135094959 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 19542 18238 413 171 0 18467 0
Current children cumulated CPU time (s) 120.49
Current children cumulated vsize (KiB) 78168

[startup+127.902 s]
/proc/loadavg: 1.98 1.95 1.98 3/73 13193
/proc/meminfo: memFree=1361944/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=78564 CPUtime=126.84
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 163360 665 0 0 12629 55 0 0 25 0 1 0 59497625 80449536 18333 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 19641 18333 413 171 0 18566 0
Current children cumulated CPU time (s) 126.84
Current children cumulated vsize (KiB) 78564

[startup+131.102 s]
/proc/loadavg: 1.98 1.95 1.98 3/73 13193
/proc/meminfo: memFree=1361240/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=78696 CPUtime=130.01
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 167270 665 0 0 12945 56 0 0 25 0 1 0 59497625 80584704 18382 996147200 134512640 135215973 4294956304 18446744073709551615 134583970 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 19674 18382 413 171 0 18599 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (KiB) 78696

[startup+132.701 s]
/proc/loadavg: 1.98 1.95 1.98 3/73 13193
/proc/meminfo: memFree=1360792/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=78828 CPUtime=131.6
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 169369 665 0 0 13103 57 0 0 25 0 1 0 59497625 80719872 18402 996147200 134512640 135215973 4294956304 18446744073709551615 134597422 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 19707 18402 413 171 0 18632 0
Current children cumulated CPU time (s) 131.6
Current children cumulated vsize (KiB) 78828

[startup+133.501 s]
/proc/loadavg: 1.98 1.95 1.98 3/73 13193
/proc/meminfo: memFree=1360792/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=78960 CPUtime=132.39
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 169886 665 0 0 13182 57 0 0 25 0 1 0 59497625 80855040 18424 996147200 134512640 135215973 4294956304 18446744073709551615 134583624 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 19740 18424 413 171 0 18665 0
Current children cumulated CPU time (s) 132.39
Current children cumulated vsize (KiB) 78960

[startup+133.901 s]
/proc/loadavg: 1.98 1.95 1.98 3/73 13193
/proc/meminfo: memFree=1360792/2055920 swapFree=4192812/4192956
[pid=13188] ppid=13186 vsize=74860 CPUtime=132.79
/proc/13188/stat : 13188 (pcs.big) R 13186 13188 13151 0 -1 4194304 169990 665 0 0 13222 57 0 0 25 0 1 0 59497625 76656640 17509 996147200 134512640 135215973 4294956304 18446744073709551615 5963891 0 0 4096 0 0 0 0 17 1 0 0
/proc/13188/statm: 18715 17509 413 171 0 17640 0
Current children cumulated CPU time (s) 132.79
Current children cumulated vsize (KiB) 74860

Child status: 0
Real time (s): 133.934
CPU time (s): 132.841
CPU user time (s): 132.248
CPU system time (s): 0.592909
CPU usage (%): 99.1842
Max. virtual memory (cumulated for all children) (KiB): 79224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.248
system time used= 0.592909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170657
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 2769

runsolver used 0.12798 second user time and 0.377942 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-16 08:05:46
IDJOB=2084045
IDBENCH=58020
IDSOLVER=733
FILE ID=node60/2084045-1247724346
PBS_JOBID= 9521521
Free space on /tmp= 66428 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp36/normalized-fapp36-2000-3.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084045-1247724346/watcher-2084045-1247724346 -o /tmp/evaluation-result-2084045-1247724346/solver-2084045-1247724346 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 753430303 HOME/instance-2084045-1247724346.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1d1f1cebdc92b091f3f5ffe18a2e82b4
RANDOM SEED=753430303

node60.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1454208 kB
Buffers:         79528 kB
Cached:         371516 kB
SwapCached:          0 kB
Active:         146288 kB
Inactive:       372032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4504 kB
Writeback:           0 kB
Mapped:          78768 kB
Slab:            68756 kB
Committed_AS:   595108 kB
PageTables:       1924 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66424 MiB
End job on node60 at 2009-07-16 08:08:00