Trace number 2084200

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-restart 0.3.2SAT 23.2275 23.4127

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph1.xml
MD5SUMa04080f413cb83f1ad6bfb4c8f4b619a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.147977
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1134
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1134
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.18/0.20	c Seed is 1244533946
0.18/0.20	c Constructing HOME/instance-2084200-1247724525.xml  with 3302 constraints
0.18/0.20	c Solving 0 backtracks
23.11/23.40	s SATISFIABLE
23.11/23.40	c V0=86, V1=324, V2=16, V3=254, V4=16, V5=254, V6=380, V7=142, V8=380, V9=142, V10=296, V11=58, V12=30, V13=268, V14=58, V15=296, V16=58, V17=296, V18=254, V19=16, V20=86, V21=324, V22=478, V23=240, V24=310, V25=72, V26=16, V27=254, V28=30, V29=268, V30=72, V31=310, V32=142, V33=380, V34=100, V35=338, V36=86, V37=324, V38=16, V39=254, V40=142, V41=380, V42=30, V43=268, V44=16, V45=254, V46=86, V47=324, V48=428, V49=666, V50=16, V51=254, V52=58, V53=296, V54=58, V55=296, V56=16, V57=254, V58=72, V59=310, V60=44, V61=282, V62=16, V63=254, V64=86, V65=324, V66=44, V67=282, V68=44, V69=282, V70=58, V71=296, V72=380, V73=142, V74=30, V75=268, V76=128, V77=366, V78=30, V79=268, V80=114, V81=352, V82=58, V83=296, V84=30, V85=268, V86=470, V87=708, V88=114, V89=352, V90=414, V91=652, V92=58, V93=296, V94=30, V95=268, V96=142, V97=380, V98=30, V99=268, V100=708, V101=470, V102=58, V103=296, V104=428, V105=666, V106=72, V107=310, V108=58, V109=296, V110=142, V111=380, V112=30, V113=268, V114=296, V115=58, V116=16, V117=254, V118=72, V119=310, V120=380, V121=142, V122=142, V123=380, V124=16, V125=254, V126=324, V127=86, V128=72, V129=310, V130=30, V131=268, V132=44, V133=282, V134=142, V135=380, V136=72, V137=310, V138=86, V139=324, V140=86, V141=324, V142=30, V143=268, V144=30, V145=268, V146=414, V147=652, V148=72, V149=310, V150=764, V151=526, V152=16, V153=254, V154=156, V155=394, V156=414, V157=652, V158=128, V159=366, V160=394, V161=156, V162=156, V163=394, V164=324, V165=86, V166=30, V167=268, V168=16, V169=254, V170=30, V171=268, V172=44, V173=282, V174=114, V175=352, V176=16, V177=254, V178=114, V179=352, V180=442, V181=680, V182=114, V183=352, V184=86, V185=324, V186=44, V187=282, V188=72, V189=310, V190=156, V191=394, V192=380, V193=142, V194=254, V195=16, V196=44, V197=282, V198=114, V199=352, 
23.11/23.40	v 86 324 16 254 16 254 380 142 380 142 296 58 30 268 58 296 58 296 254 16 86 324 478 240 310 72 16 254 30 268 72 310 142 380 100 338 86 324 16 254 142 380 30 268 16 254 86 324 428 666 16 254 58 296 58 296 16 254 72 310 44 282 16 254 86 324 44 282 44 282 58 296 380 142 30 268 128 366 30 268 114 352 58 296 30 268 470 708 114 352 414 652 58 296 30 268 142 380 30 268 708 470 58 296 428 666 72 310 58 296 142 380 30 268 296 58 16 254 72 310 380 142 142 380 16 254 324 86 72 310 30 268 44 282 142 380 72 310 86 324 86 324 30 268 30 268 414 652 72 310 764 526 16 254 156 394 414 652 128 366 394 156 156 394 324 86 30 268 16 254 30 268 44 282 114 352 16 254 114 352 442 680 114 352 86 324 44 282 72 310 156 394 380 142 254 16 44 282 114 352 
23.11/23.40	d ASSIGNMENTS 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084200-1247724525/watcher-2084200-1247724525 -o /tmp/evaluation-result-2084200-1247724525/solver-2084200-1247724525 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1244533946 HOME/instance-2084200-1247724525.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.98 1.99 1.99 4/72 12798
/proc/meminfo: memFree=1195152/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=5356 CPUtime=0
/proc/12798/stat : 12798 (pcssolve) R 12796 12798 11247 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 59516529 5484544 236 996147200 4194304 4889804 548682068800 18446744073709551615 4712976 0 0 4100 65536 0 0 0 17 1 0 0
/proc/12798/statm: 1339 236 197 169 0 50 0

[startup+0.108216 s]
/proc/loadavg: 1.98 1.99 1.99 4/72 12798
/proc/meminfo: memFree=1195152/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=6512 CPUtime=0.08
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 1295 662 0 0 8 0 0 0 18 0 1 0 59516529 6668288 926 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 1628 926 401 171 0 553 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6512

[startup+0.20122 s]
/proc/loadavg: 1.98 1.99 1.99 4/72 12798
/proc/meminfo: memFree=1195152/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=6908 CPUtime=0.18
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 1384 662 0 0 18 0 0 0 18 0 1 0 59516529 7073792 1015 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 1727 1015 401 171 0 652 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6908

[startup+0.301232 s]
/proc/loadavg: 1.98 1.99 1.99 4/72 12798
/proc/meminfo: memFree=1195152/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=7848 CPUtime=0.28
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 1632 662 0 0 28 0 0 0 19 0 1 0 59516529 8036352 1263 996147200 134512640 135215973 4294956304 18446744073709551615 134599858 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 1962 1263 401 171 0 887 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7848

[startup+0.701276 s]
/proc/loadavg: 1.98 1.99 1.99 4/72 12798
/proc/meminfo: memFree=1195152/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=11420 CPUtime=0.67
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 2520 662 0 0 67 0 0 0 23 0 1 0 59516529 11694080 2151 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 2855 2151 401 171 0 1780 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11420

[startup+1.50136 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1183624/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=15460 CPUtime=1.47
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 3514 662 0 0 146 1 0 0 25 0 1 0 59516529 15831040 3145 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 3865 3145 401 171 0 2790 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15460

[startup+3.10154 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1181576/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=16780 CPUtime=3.05
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 3854 662 0 0 304 1 0 0 25 0 1 0 59516529 17182720 3485 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 4195 3485 401 171 0 3120 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 16780

[startup+6.3029 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1158984/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=24116 CPUtime=6.24
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 5698 662 0 0 622 2 0 0 25 0 1 0 59516529 24694784 5276 996147200 134512640 135215973 4294956304 18446744073709551615 134583459 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 6029 5276 401 171 0 4954 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 24116

[startup+12.7016 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1157064/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=26492 CPUtime=12.58
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 6355 662 0 0 1256 2 0 0 25 0 1 0 59516529 27127808 5933 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 6623 5933 401 171 0 5548 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 26492

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

[startup+12.8016 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1157064/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=26624 CPUtime=12.68
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 6384 662 0 0 1266 2 0 0 25 0 1 0 59516529 27262976 5962 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 6656 5962 401 171 0 5581 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26624

[startup+19.2013 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1137352/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=44728 CPUtime=19.03
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 10976 662 0 0 1900 3 0 0 25 0 1 0 59516529 45801472 10449 996147200 134512640 135215973 4294956304 18446744073709551615 4158960032 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 11182 10449 401 171 0 10107 0
Current children cumulated CPU time (s) 19.03
Current children cumulated vsize (KiB) 44728

[startup+20.8015 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1135944/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=44728 CPUtime=20.62
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 11005 662 0 0 2059 3 0 0 25 0 1 0 59516529 45801472 10478 996147200 134512640 135215973 4294956304 18446744073709551615 134583690 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 11182 10478 401 171 0 10107 0
Current children cumulated CPU time (s) 20.62
Current children cumulated vsize (KiB) 44728

[startup+22.4017 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1106952/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=71564 CPUtime=22.21
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 17750 662 0 0 2215 6 0 0 25 0 1 0 59516529 73281536 17014 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 17891 17014 401 171 0 16816 0
Current children cumulated CPU time (s) 22.21
Current children cumulated vsize (KiB) 71564

[startup+23.2068 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1105608/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=71564 CPUtime=23.01
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194304 17781 662 0 0 2295 6 0 0 25 0 1 0 59516529 73281536 17045 996147200 134512640 135215973 4294956304 18446744073709551615 134590558 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 17891 17045 401 171 0 16816 0
Current children cumulated CPU time (s) 23.01
Current children cumulated vsize (KiB) 71564

[startup+23.403 s]
/proc/loadavg: 1.98 1.99 1.99 3/73 12803
/proc/meminfo: memFree=1105608/2055920 swapFree=4192812/4192956
[pid=12798] ppid=12796 vsize=0 CPUtime=23.2
/proc/12798/stat : 12798 (pcs.big) R 12796 12798 11247 0 -1 4194308 17805 662 0 0 2314 6 0 0 25 0 1 0 59516529 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/12798/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 23.4127
CPU time (s): 23.2275
CPU user time (s): 23.1485
CPU system time (s): 0.078987
CPU usage (%): 99.2089
Max. virtual memory (cumulated for all children) (KiB): 72268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.1485
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18467
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= 19
involuntary context switches= 521

runsolver used 0.021996 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node38 at 2009-07-16 08:08:45
IDJOB=2084200
IDBENCH=58055
IDSOLVER=734
FILE ID=node38/2084200-1247724525
PBS_JOBID= 9521415
Free space on /tmp= 66228 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/rlfapGraphs/normalized-graph1.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084200-1247724525/watcher-2084200-1247724525 -o /tmp/evaluation-result-2084200-1247724525/solver-2084200-1247724525 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1244533946 HOME/instance-2084200-1247724525.xml

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

MD5SUM BENCH= a04080f413cb83f1ad6bfb4c8f4b619a
RANDOM SEED=1244533946

node38.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.229
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.229
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:       1195632 kB
Buffers:         90304 kB
Cached:         632196 kB
SwapCached:          0 kB
Active:         251032 kB
Inactive:       512196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1195632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5004 kB
Writeback:           0 kB
Mapped:          52248 kB
Slab:            82432 kB
Committed_AS:   539436 kB
PageTables:       1856 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= 66228 MiB
End job on node38 at 2009-07-16 08:09:08