Trace number 224388

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3SAT 272.006 274.542

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-9_ext.xml
MD5SUM849eb99cd74df5d7b13bdfaa3ecfd99e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.497923
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.11	c This is CSPtoSAT+minisat version 0.3
0.11	c (c) 2006 roussel@cril.univ-artois.fr
0.11	
0.11	c This solver internally uses a modified version of MiniSat2 version 061112
0.11	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.11	
0.11	c parsing...
0.11	c preparing clauses for relation R0
0.11	c preparing clauses for relation R1
0.11	c preparing clauses for relation R2
0.11	c preparing clauses for relation R3
0.11	c preparing clauses for relation R4
0.11	c preparing clauses for relation R5
0.11	c preparing clauses for relation R6
0.11	c preparing clauses for relation R7
0.11	c preparing clauses for relation R8
0.11	c preparing clauses for relation R9
0.12	c preparing clauses for relation R10
0.12	c preparing clauses for relation R11
0.13	c preparing clauses for relation R12
0.14	c preparing clauses for relation R13
0.15	c preparing clauses for relation R14
0.16	c preparing clauses for relation R15
0.17	c preparing clauses for relation R16
0.18	c preparing clauses for relation R17
0.19	c preparing clauses for relation R18
0.20	c preparing clauses for relation R19
0.21	c preparing clauses for relation R20
0.22	c preparing clauses for relation R21
0.23	c preparing clauses for relation R22
0.24	c preparing clauses for relation R23
0.25	c preparing clauses for relation R24
0.26	c preparing clauses for relation R25
0.27	c preparing clauses for relation R26
0.28	c preparing clauses for relation R27
0.29	c preparing clauses for relation R28
0.30	c preparing clauses for relation R29
0.31	c preparing clauses for relation R30
0.32	c preparing clauses for relation R31
0.33	c preparing clauses for relation R32
0.34	c preparing clauses for relation R33
0.34	c preparing clauses for relation R34
0.35	c preparing clauses for relation R35
0.36	c preparing clauses for relation R36
0.38	c preparing clauses for relation R37
0.39	c preparing clauses for relation R38
0.40	c preparing clauses for relation R39
0.41	c preparing clauses for relation R40
0.42	c preparing clauses for relation R41
0.43	c preparing clauses for relation R42
0.44	c preparing clauses for relation R43
0.44	c preparing clauses for relation R44
0.45	c preparing clauses for relation R45
0.46	c preparing clauses for relation R46
0.47	c preparing clauses for relation R47
0.48	c preparing clauses for relation R48
0.49	c preparing clauses for relation R49
0.50	c preparing clauses for relation R50
0.51	c preparing clauses for relation R51
0.52	c preparing clauses for relation R52
0.53	c preparing clauses for relation R53
0.54	c preparing clauses for relation R54
0.55	c preparing clauses for relation R55
0.56	c preparing clauses for relation R56
0.57	c preparing clauses for relation R57
0.58	c preparing clauses for relation R58
0.59	c preparing clauses for relation R59
0.60	c preparing clauses for relation R60
0.61	c preparing clauses for relation R61
0.62	c preparing clauses for relation R62
0.63	c preparing clauses for relation R63
0.63	c preparing clauses for relation R64
0.64	c preparing clauses for relation R65
0.65	c preparing clauses for relation R66
0.66	c preparing clauses for relation R67
0.67	c preparing clauses for relation R68
0.68	c preparing clauses for relation R69
0.69	c preparing clauses for relation R70
0.70	c preparing clauses for relation R71
0.71	c preparing clauses for relation R72
0.72	c preparing clauses for relation R73
0.73	c preparing clauses for relation R74
0.74	c preparing clauses for relation R75
0.75	c preparing clauses for relation R76
0.76	c preparing clauses for relation R77
0.77	c preparing clauses for relation R78
0.78	c preparing clauses for relation R79
0.79	c preparing clauses for relation R80
0.80	c preparing clauses for relation R81
0.80	c preparing clauses for relation R82
0.81	c preparing clauses for relation R83
0.82	c preparing clauses for relation R84
0.83	c preparing clauses for relation R85
0.84	c preparing clauses for relation R86
0.85	c preparing clauses for relation R87
0.86	c preparing clauses for relation R88
0.87	c preparing clauses for relation R89
0.88	c preparing clauses for relation R90
0.89	c preparing clauses for relation R91
0.90	c preparing clauses for relation R92
0.91	c preparing clauses for relation R93
0.92	c preparing clauses for relation R94
0.93	c preparing clauses for relation R95
0.94	c preparing clauses for relation R96
0.95	c preparing clauses for relation R97
0.95	c preparing clauses for relation R98
0.96	c preparing clauses for relation R99
0.97	c preparing clauses for relation R100
0.98	c preparing clauses for relation R101
0.99	c preparing clauses for relation R102
1.00	c instanciating clauses for relation R0 (supports) and variables V0 V4 
1.02	c instanciating clauses for relation R1 (supports) and variables V0 V12 
1.03	c instanciating clauses for relation R2 (supports) and variables V0 V29 
1.05	c instanciating clauses for relation R3 (supports) and variables V0 V35 
1.07	c instanciating clauses for relation R4 (supports) and variables V1 V3 
1.09	c instanciating clauses for relation R5 (supports) and variables V1 V12 
1.10	c instanciating clauses for relation R6 (supports) and variables V1 V25 
1.12	c instanciating clauses for relation R7 (supports) and variables V1 V29 
1.15	c instanciating clauses for relation R8 (supports) and variables V1 V31 
1.16	c instanciating clauses for relation R9 (supports) and variables V2 V9 
1.18	c instanciating clauses for relation R10 (supports) and variables V2 V10 
1.20	c instanciating clauses for relation R11 (supports) and variables V2 V18 
1.21	c instanciating clauses for relation R12 (supports) and variables V2 V19 
1.23	c instanciating clauses for relation R13 (supports) and variables V2 V23 
1.25	c instanciating clauses for relation R14 (supports) and variables V2 V28 
1.27	c instanciating clauses for relation R15 (supports) and variables V2 V30 
1.28	c instanciating clauses for relation R16 (supports) and variables V2 V39 
1.30	c instanciating clauses for relation R17 (supports) and variables V3 V5 
1.32	c instanciating clauses for relation R18 (supports) and variables V3 V6 
1.34	c instanciating clauses for relation R19 (supports) and variables V3 V26 
1.35	c instanciating clauses for relation R20 (supports) and variables V3 V29 
1.37	c instanciating clauses for relation R21 (supports) and variables V4 V10 
1.39	c instanciating clauses for relation R22 (supports) and variables V4 V11 
1.40	c instanciating clauses for relation R23 (supports) and variables V4 V14 
1.42	c instanciating clauses for relation R24 (supports) and variables V4 V25 
1.44	c instanciating clauses for relation R25 (supports) and variables V4 V31 
1.46	c instanciating clauses for relation R26 (supports) and variables V4 V33 
1.47	c instanciating clauses for relation R27 (supports) and variables V5 V27 
1.49	c instanciating clauses for relation R28 (supports) and variables V5 V33 
1.51	c instanciating clauses for relation R29 (supports) and variables V6 V17 
1.53	c instanciating clauses for relation R30 (supports) and variables V6 V18 
1.55	c instanciating clauses for relation R31 (supports) and variables V6 V23 
1.56	c instanciating clauses for relation R32 (supports) and variables V6 V26 
1.58	c instanciating clauses for relation R33 (supports) and variables V6 V27 
1.60	c instanciating clauses for relation R34 (supports) and variables V6 V29 
1.61	c instanciating clauses for relation R35 (supports) and variables V6 V32 
1.63	c instanciating clauses for relation R36 (supports) and variables V6 V38 
1.65	c instanciating clauses for relation R37 (supports) and variables V7 V30 
1.67	c instanciating clauses for relation R38 (supports) and variables V7 V37 
1.68	c instanciating clauses for relation R39 (supports) and variables V8 V21 
1.70	c instanciating clauses for relation R40 (supports) and variables V8 V34 
1.72	c instanciating clauses for relation R41 (supports) and variables V8 V39 
1.74	c instanciating clauses for relation R42 (supports) and variables V9 V19 
1.75	c instanciating clauses for relation R43 (supports) and variables V9 V27 
1.77	c instanciating clauses for relation R44 (supports) and variables V9 V36 
1.79	c instanciating clauses for relation R45 (supports) and variables V10 V12 
1.80	c instanciating clauses for relation R46 (supports) and variables V10 V13 
1.82	c instanciating clauses for relation R47 (supports) and variables V10 V16 
1.84	c instanciating clauses for relation R48 (supports) and variables V10 V26 
1.86	c instanciating clauses for relation R49 (supports) and variables V11 V17 
1.87	c instanciating clauses for relation R50 (supports) and variables V11 V18 
1.89	c instanciating clauses for relation R51 (supports) and variables V11 V20 
1.91	c instanciating clauses for relation R52 (supports) and variables V12 V21 
1.93	c instanciating clauses for relation R53 (supports) and variables V12 V22 
1.94	c instanciating clauses for relation R54 (supports) and variables V12 V28 
1.96	c instanciating clauses for relation R55 (supports) and variables V13 V25 
1.98	c instanciating clauses for relation R56 (supports) and variables V13 V31 
2.00	c instanciating clauses for relation R57 (supports) and variables V13 V33 
2.01	c instanciating clauses for relation R58 (supports) and variables V14 V21 
2.03	c instanciating clauses for relation R59 (supports) and variables V14 V22 
2.05	c instanciating clauses for relation R60 (supports) and variables V14 V23 
2.07	c instanciating clauses for relation R61 (supports) and variables V14 V26 
2.08	c instanciating clauses for relation R62 (supports) and variables V14 V36 
2.10	c instanciating clauses for relation R63 (supports) and variables V15 V18 
2.12	c instanciating clauses for relation R64 (supports) and variables V15 V24 
2.14	c instanciating clauses for relation R65 (supports) and variables V15 V28 
2.15	c instanciating clauses for relation R66 (supports) and variables V15 V35 
2.17	c instanciating clauses for relation R67 (supports) and variables V16 V22 
2.19	c instanciating clauses for relation R68 (supports) and variables V16 V27 
2.21	c instanciating clauses for relation R69 (supports) and variables V16 V29 
2.22	c instanciating clauses for relation R70 (supports) and variables V16 V31 
2.24	c instanciating clauses for relation R71 (supports) and variables V16 V33 
2.26	c instanciating clauses for relation R72 (supports) and variables V16 V38 
2.28	c instanciating clauses for relation R73 (supports) and variables V17 V26 
2.30	c instanciating clauses for relation R74 (supports) and variables V17 V39 
2.32	c instanciating clauses for relation R75 (supports) and variables V18 V22 
2.33	c instanciating clauses for relation R76 (supports) and variables V18 V30 
2.35	c instanciating clauses for relation R77 (supports) and variables V18 V35 
2.37	c instanciating clauses for relation R78 (supports) and variables V18 V37 
2.39	c instanciating clauses for relation R79 (supports) and variables V18 V38 
2.40	c instanciating clauses for relation R80 (supports) and variables V18 V39 
2.42	c instanciating clauses for relation R81 (supports) and variables V19 V22 
2.44	c instanciating clauses for relation R82 (supports) and variables V19 V25 
2.46	c instanciating clauses for relation R83 (supports) and variables V19 V26 
2.47	c instanciating clauses for relation R84 (supports) and variables V19 V28 
2.49	c instanciating clauses for relation R85 (supports) and variables V19 V32 
2.51	c instanciating clauses for relation R86 (supports) and variables V19 V37 
2.52	c instanciating clauses for relation R87 (supports) and variables V20 V33 
2.54	c instanciating clauses for relation R88 (supports) and variables V20 V35 
2.56	c instanciating clauses for relation R89 (supports) and variables V23 V39 
2.57	c instanciating clauses for relation R90 (supports) and variables V25 V29 
2.59	c instanciating clauses for relation R91 (supports) and variables V25 V33 
2.61	c instanciating clauses for relation R92 (supports) and variables V27 V35 
2.63	c instanciating clauses for relation R93 (supports) and variables V28 V33 
2.65	c instanciating clauses for relation R94 (supports) and variables V28 V38 
2.66	c instanciating clauses for relation R95 (supports) and variables V29 V30 
2.68	c instanciating clauses for relation R96 (supports) and variables V29 V33 
2.70	c instanciating clauses for relation R97 (supports) and variables V29 V36 
2.72	c instanciating clauses for relation R98 (supports) and variables V31 V32 
2.73	c instanciating clauses for relation R99 (supports) and variables V31 V36 
2.75	c instanciating clauses for relation R100 (supports) and variables V32 V38 
2.77	c instanciating clauses for relation R101 (supports) and variables V32 V39 
2.79	c instanciating clauses for relation R102 (supports) and variables V33 V38 
2.83	c ...done
2.83	c #SATvar=405397 #SATclauses=1107375 #CSPpredicates=0
274.24	Verified 1106154 original clauses.
274.25	c SAT problem is solved
274.25	restarts              : 8
274.25	conflicts             : 3454           (13 /sec)
274.25	decisions             : 3513           (0.97 % random) (13 /sec)
274.25	propagations          : 73478968       (271046 /sec)
274.25	conflict literals     : 9954007        (2.33 % deleted)
274.25	Memory used           : 251.75 MB
274.25	CPU time              : 271.094 s
274.25	c all predicates checked
274.25	
274.25	s SATISFIABLE
274.25	v 62 39 7 6 67 23 76 35 33 36 32 10 60 11 17 75 50 36 56 54 76 70 34 76 76 26 75 45 72 46 79 76 55 0 7 8 14 40 0 46 
274.25	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-224388-1168067915 -o ROOT/results/node10/solver-224388-1168067915 -C 1800 -M 900 /tmp/evaluation/224388-1168067915/CSPtoSAT+minisat /tmp/evaluation/224388-1168067915/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.10378 s]
/proc/loadavg: 2.00 2.00 1.95 2/86 25509
/proc/meminfo: memFree=1658840/2055920 swapFree=4178332/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.00 2.00 1.95 2/86 25509
/proc/meminfo: memFree=1658840/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=28988 CPUtime=0.2
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 10139 0 0 0 16 4 0 0 19 0 1 0 155186645 29683712 5851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9338662 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 7247 5851 703 52 0 5615 0

[startup+0.514833 s]
/proc/loadavg: 2.00 2.00 1.95 2/86 25509
/proc/meminfo: memFree=1658840/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=63496 CPUtime=0.5
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 25121 0 0 0 39 11 0 0 22 0 1 0 155186645 65019904 13661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9371271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 15874 13661 703 52 0 14242 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 63496

[startup+1.34394 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25509
/proc/meminfo: memFree=1544792/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=147468 CPUtime=1.31
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 56340 0 0 0 106 25 0 0 25 0 1 0 155186645 151007232 33232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9339363 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 36867 33232 705 52 0 35235 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 147468

[startup+2.98117 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25509
/proc/meminfo: memFree=1453784/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=164312 CPUtime=2.94
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 85821 0 0 0 252 42 0 0 25 0 1 0 155186645 168255488 38716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 41078 38716 714 52 0 39446 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 164312

[startup+6.26062 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25509
/proc/meminfo: memFree=1504536/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=165552 CPUtime=6.18
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 86073 0 0 0 576 42 0 0 25 0 1 0 155186645 169525248 38968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 41388 38968 714 52 0 39756 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 165552

[startup+12.7325 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25509
/proc/meminfo: memFree=1496600/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=171464 CPUtime=12.6
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 87552 0 0 0 1217 43 0 0 25 0 1 0 155186645 175579136 40447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 42866 40447 720 52 0 41234 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 171464

[startup+25.5522 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25509
/proc/meminfo: memFree=1482584/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=183208 CPUtime=25.3
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 90504 0 0 0 2484 46 0 0 25 0 1 0 155186645 187604992 43399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 45802 43399 720 52 0 44170 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 183208

[startup+51.2107 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25509
/proc/meminfo: memFree=1462680/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=196944 CPUtime=50.71
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 93966 0 0 0 5023 48 0 0 25 0 1 0 155186645 201670656 46834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 49236 46834 720 52 0 47604 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 196944

[startup+102.422 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25511
/proc/meminfo: memFree=1433304/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=216092 CPUtime=101.45
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 98782 0 0 0 10093 52 0 0 25 0 1 0 155186645 221278208 51607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 54023 51607 720 52 0 52391 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 216092

[startup+162.456 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25511
/proc/meminfo: memFree=1404504/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=233528 CPUtime=160.95
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 103147 0 0 0 16039 56 0 0 25 0 1 0 155186645 239132672 55972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 58382 55972 720 52 0 56750 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 233528

[startup+222.487 s]
/proc/loadavg: 2.07 2.02 1.95 3/86 25511
/proc/meminfo: memFree=1385496/2055920 swapFree=4178332/4192956
[pid=25508] ppid=25506 vsize=241956 CPUtime=220.42
/proc/25508/stat : 25508 (CSPtoSAT+minisa) R 25506 25508 24995 0 -1 4194304 105261 0 0 0 21984 58 0 0 25 0 1 0 155186645 247762944 58086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 1 0 0
/proc/25508/statm: 60489 58086 720 52 0 58857 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 241956

Child status: 0
Real time (s): 274.542
CPU time (s): 272.006
CPU user time (s): 271.335
CPU system time (s): 0.670898
CPU usage (%): 99.0762
Max. virtual memory (cumulated for all children) (KiB): 267868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 271.335
system time used= 0.670898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109206
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= 11
involuntary context switches= 11263

runsolver used 0.297954 s user time and 0.934857 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 07:18:35 UTC 2007


IDJOB= 224388
IDBENCH= 5746
FILE ID= node10/224388-1168067915

PBS_JOBID= 3475414

Free space on /tmp= 66355 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-9_ext.xml
COMMAND LINE= /tmp/evaluation/224388-1168067915/CSPtoSAT+minisat /tmp/evaluation/224388-1168067915/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-224388-1168067915 -o ROOT/results/node10/solver-224388-1168067915 -C 1800 -M 900  /tmp/evaluation/224388-1168067915/CSPtoSAT+minisat /tmp/evaluation/224388-1168067915/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  849eb99cd74df5d7b13bdfaa3ecfd99e

RANDOM SEED= 134195394

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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:       1659256 kB
Buffers:         44784 kB
Cached:         177160 kB
SwapCached:       2388 kB
Active:         122392 kB
Inactive:       186564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659256 kB
SwapTotal:     4192956 kB
SwapFree:      4178332 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:          99972 kB
Slab:            72420 kB
Committed_AS:  3538784 kB
PageTables:       2292 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= 66355 MiB



End job on node10 on Sat Jan  6 07:23:10 UTC 2007